Skip to content

Compare committed GraphQL schemas - #4722

Merged
patrick91 merged 3 commits into
codex/graphql-schema-checkfrom
codex/graphql-schema-diff
Aug 13, 2026
Merged

Compare committed GraphQL schemas#4722
patrick91 merged 3 commits into
codex/graphql-schema-checkfrom
codex/graphql-schema-diff

Conversation

@patrick91

@patrick91 patrick91 commented Aug 12, 2026

Copy link
Copy Markdown
Member

No description provided.

@vercel

vercel Bot commented Aug 12, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
pycon Ready Ready Preview Aug 13, 2026 7:27am

@claude

claude Bot commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Summary: Adds a new CI workflow that runs GraphQL Inspector to diff backend/schema.graphql between the PR base and head, using git show to extract the base version of the schema and skipping gracefully if it doesn't exist.

No significant issues found. One minor nit:

  • The edited trigger type causes the workflow to re-run on pure title/body edits (not just base-branch changes), even when the schema itself hasn't changed in that push. This is minor CI overhead rather than a correctness problem — worth confirming it's intentional (e.g., to catch base-branch retargeting) rather than an oversight, since the sibling graphql-schema.yml workflow doesn't include it.

@patrick91
patrick91 force-pushed the codex/graphql-schema-diff branch from b3d7adb to e76cffe Compare August 13, 2026 07:24
@patrick91
patrick91 merged commit 95a1680 into main Aug 13, 2026
7 checks passed
@patrick91
patrick91 deleted the codex/graphql-schema-diff branch August 13, 2026 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant